The behavioral contract of any DAO that encapsulates a parameterless program hosted and executed by the underlying
data store.
        
	
		
  
    
  
    Top
  
						
  
  
			
			The following tables list the members exposed by the IDataContextProgramDao<TProgramResult> type.
| Name | Description | |
|---|---|---|
	     
		  
	
	    
	   | 
	  Initialize | Initializes the current DAO with the specified host carbonite controller as its data store context provider. (inherited from IBaseDao). | 
	     
		  
	
	    
	   | 
	  RunProgram | Routes a program run request to the underlying data store. |